﻿2026-07-27T16:11:29.7921733Z Current runner version: '2.336.0'
2026-07-27T16:11:29.7927015Z Runner name: 'hfenduleam'
2026-07-27T16:11:29.7927636Z Runner group name: 'Default'
2026-07-27T16:11:29.7928143Z Machine name: 'HFENDULEAM'
2026-07-27T16:11:29.7933047Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T16:11:29.7934889Z Actions: write
2026-07-27T16:11:29.7935379Z ArtifactMetadata: write
2026-07-27T16:11:29.7935876Z Attestations: write
2026-07-27T16:11:29.7936291Z Checks: write
2026-07-27T16:11:29.7936611Z CodeQuality: write
2026-07-27T16:11:29.7936922Z Contents: write
2026-07-27T16:11:29.7937227Z CopilotRequests: write
2026-07-27T16:11:29.7937569Z Deployments: write
2026-07-27T16:11:29.7937885Z Discussions: write
2026-07-27T16:11:29.7938196Z Drives: write
2026-07-27T16:11:29.7938501Z Issues: write
2026-07-27T16:11:29.7938795Z Metadata: read
2026-07-27T16:11:29.7939172Z Models: read
2026-07-27T16:11:29.7939476Z Packages: write
2026-07-27T16:11:29.7939779Z Pages: write
2026-07-27T16:11:29.7940357Z PullRequests: write
2026-07-27T16:11:29.7940734Z RepositoryProjects: write
2026-07-27T16:11:29.7941079Z SecurityEvents: write
2026-07-27T16:11:29.7941387Z Statuses: write
2026-07-27T16:11:29.7941718Z VulnerabilityAlerts: read
2026-07-27T16:11:29.7942064Z ##[endgroup]
2026-07-27T16:11:29.7943474Z Secret source: Actions
2026-07-27T16:11:29.7944355Z Prepare workflow directory
2026-07-27T16:11:29.8407232Z Prepare all required actions
2026-07-27T16:11:29.8453405Z Getting action download info
2026-07-27T16:11:30.1894008Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T16:11:31.1638453Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-27T16:11:31.2696393Z ##[group]Run $floorBytes = 32GB
2026-07-27T16:11:31.2697508Z [36;1m$floorBytes = 32GB[0m
2026-07-27T16:11:31.2698614Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-07-27T16:11:31.2699805Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-07-27T16:11:31.2701494Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-27T16:11:31.2703044Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-07-27T16:11:31.2704658Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-27T16:11:31.2706201Z [36;1m  exit 1[0m
2026-07-27T16:11:31.2706918Z [36;1m}[0m
2026-07-27T16:11:31.2716659Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T16:11:31.2717675Z ##[endgroup]
2026-07-27T16:11:31.5491962Z disk preflight: drive=C:\ free_bytes=52083609600 floor_bytes=34359738368
2026-07-27T16:11:31.6131952Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-27T16:11:31.6133819Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-27T16:11:31.6135414Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-27T16:11:31.6136924Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-27T16:11:31.6138082Z [36;1mexit 0[0m
2026-07-27T16:11:31.6145720Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T16:11:31.6146633Z ##[endgroup]
2026-07-27T16:11:31.9329232Z ##[group]Run actions/checkout@v5
2026-07-27T16:11:31.9329921Z with:
2026-07-27T16:11:31.9330434Z   fetch-depth: 0
2026-07-27T16:11:31.9331061Z   repository: BigscreenVR/spt-bs-core
2026-07-27T16:11:31.9336785Z   token: ***
2026-07-27T16:11:31.9337331Z   ssh-strict: true
2026-07-27T16:11:31.9337946Z   ssh-user: git
2026-07-27T16:11:31.9338558Z   persist-credentials: true
2026-07-27T16:11:31.9339244Z   clean: true
2026-07-27T16:11:31.9339821Z   sparse-checkout-cone-mode: true
2026-07-27T16:11:31.9340532Z   fetch-tags: false
2026-07-27T16:11:31.9341163Z   show-progress: true
2026-07-27T16:11:31.9341692Z   lfs: false
2026-07-27T16:11:31.9342262Z   submodules: false
2026-07-27T16:11:31.9342827Z   set-safe-directory: true
2026-07-27T16:11:31.9343508Z   allow-unsafe-pr-checkout: false
2026-07-27T16:11:31.9345514Z ##[endgroup]
2026-07-27T16:11:32.2199248Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T16:11:32.2201514Z ##[group]Getting Git version info
2026-07-27T16:11:32.2202852Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T16:11:32.2556583Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T16:11:32.2806378Z git version 2.43.0.windows.1
2026-07-27T16:11:32.2840987Z ##[endgroup]
2026-07-27T16:11:32.2852082Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\356aed90-e2e7-435d-bca9-17fe0168ed47\.gitconfig'
2026-07-27T16:11:32.2869020Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\356aed90-e2e7-435d-bca9-17fe0168ed47' before making global git config changes
2026-07-27T16:11:32.2870553Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T16:11:32.2876603Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T16:11:32.3180220Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T16:11:32.3395455Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T16:11:32.3425230Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T16:11:32.3431838Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T16:11:32.3713943Z HEAD
2026-07-27T16:11:32.5835845Z ##[endgroup]
2026-07-27T16:11:32.5838001Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T16:11:33.1699440Z ##[group]Cleaning the repository
2026-07-27T16:11:33.1705751Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T16:11:39.5990020Z Removing target/
2026-07-27T16:11:39.6021978Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T16:11:39.7505039Z HEAD is now at e1fdd9b7 Merge 3e916f645a1aaec5ff5982386b9469e7d60f6ee4 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T16:11:39.7534239Z ##[endgroup]
2026-07-27T16:11:39.7539008Z ##[group]Disabling automatic garbage collection
2026-07-27T16:11:39.7544208Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T16:11:39.7800993Z ##[endgroup]
2026-07-27T16:11:39.7801474Z ##[group]Setting up auth
2026-07-27T16:11:39.7809445Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T16:11:39.8053724Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T16:11:40.2036372Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T16:11:40.2270591Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T16:11:40.6698308Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T16:11:40.6890179Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T16:11:41.0880867Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T16:11:41.1236779Z ##[endgroup]
2026-07-27T16:11:41.1244208Z ##[group]Fetching the repository
2026-07-27T16:11:41.1245015Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e1fdd9b74f566b85e5216650085c7e099b991def:refs/remotes/pull/103/merge
2026-07-27T16:11:42.6978498Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T16:11:42.6979004Z    664d479a..4e3e5cca  main       -> origin/main
2026-07-27T16:11:42.7648110Z ##[endgroup]
2026-07-27T16:11:42.7653439Z ##[group]Determining the checkout info
2026-07-27T16:11:42.7654004Z ##[endgroup]
2026-07-27T16:11:42.7660348Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T16:11:42.7955212Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T16:11:42.8199718Z ##[group]Checking out the ref
2026-07-27T16:11:42.8204757Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/103/merge
2026-07-27T16:11:42.8601398Z HEAD is now at e1fdd9b7 Merge 3e916f645a1aaec5ff5982386b9469e7d60f6ee4 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T16:11:42.8623341Z ##[endgroup]
2026-07-27T16:11:42.8881892Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T16:11:42.9103610Z e1fdd9b74f566b85e5216650085c7e099b991def
2026-07-27T16:11:42.9373427Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-07-27T16:11:42.9373799Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-07-27T16:11:42.9378683Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T16:11:42.9378943Z ##[endgroup]
2026-07-27T16:11:43.1998747Z CI-CENSUS scope roots:
2026-07-27T16:11:43.2009334Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T16:11:43.2010662Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-27T16:11:43.2012015Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-27T16:11:43.2013134Z   root: C:\actions-runner\_work\_temp
2026-07-27T16:11:43.2014218Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-27T16:11:43.2559867Z CI-CENSUS phase=start box_procs=538 box_handles=204937 family_total=20 family_handles=3225 scoped=0 unscoped=20 unreadable_path=0
2026-07-27T16:11:43.2595792Z   FOREIGN  pid=11476   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2596968Z   FOREIGN  pid=15456   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2598163Z   FOREIGN  pid=21000   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2599055Z   FOREIGN  pid=21004   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2600432Z   FOREIGN  pid=22476   handles=134    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T16:11:43.2601247Z   FOREIGN  pid=25576   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2602540Z   FOREIGN  pid=30896   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2603371Z   FOREIGN  pid=33144   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2604687Z   FOREIGN  pid=36548   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2605933Z   FOREIGN  pid=36588   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2607147Z   FOREIGN  pid=42080   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2608551Z   FOREIGN  pid=43476   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2609834Z   FOREIGN  pid=44052   handles=620    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2610673Z   FOREIGN  pid=45428   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2611931Z   FOREIGN  pid=45796   handles=264    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T16:11:43.2612657Z   FOREIGN  pid=45868   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2614061Z   FOREIGN  pid=45964   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2615574Z   FOREIGN  pid=46476   handles=180    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2616285Z   FOREIGN  pid=46532   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.2617213Z   FOREIGN  pid=47084   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:11:43.3386519Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-27T16:11:43.3387009Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-27T16:11:43.3387302Z [36;1m$PIN = "0c95435"[0m
2026-07-27T16:11:43.3387531Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-27T16:11:43.3387875Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-27T16:11:43.3388286Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-27T16:11:43.3388753Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-27T16:11:43.3389068Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-27T16:11:43.3389373Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-27T16:11:43.3389614Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-27T16:11:43.3390045Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-27T16:11:43.3390490Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-27T16:11:43.3390708Z [36;1m}[0m
2026-07-27T16:11:43.3390872Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-27T16:11:43.3391213Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T16:11:43.3397571Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T16:11:43.3397900Z ##[endgroup]
2026-07-27T16:11:44.2687575Z    Compiling proc-macro2 v1.0.106
2026-07-27T16:11:44.2687951Z    Compiling unicode-ident v1.0.24
2026-07-27T16:11:44.2688246Z    Compiling quote v1.0.45
2026-07-27T16:11:44.2688513Z    Compiling cfg-if v1.0.4
2026-07-27T16:11:44.2688791Z    Compiling serde_core v1.0.228
2026-07-27T16:11:44.2689129Z    Compiling serde v1.0.228
2026-07-27T16:11:44.2689577Z    Compiling windows-link v0.2.1
2026-07-27T16:11:44.2689968Z    Compiling typenum v1.20.1
2026-07-27T16:11:44.2690287Z    Compiling portable-atomic v1.13.1
2026-07-27T16:11:44.2690717Z    Compiling getrandom v0.3.4
2026-07-27T16:11:44.2691208Z    Compiling version_check v0.9.5
2026-07-27T16:11:44.2691759Z    Compiling pin-project-lite v0.2.17
2026-07-27T16:11:44.2693431Z    Compiling find-msvc-tools v0.1.9
2026-07-27T16:11:44.2694970Z    Compiling memchr v2.8.1
2026-07-27T16:11:44.2696368Z    Compiling shlex v2.0.1
2026-07-27T16:11:44.2700688Z    Compiling critical-section v1.2.0
2026-07-27T16:11:44.3960741Z    Compiling windows-sys v0.61.2
2026-07-27T16:11:44.4237990Z    Compiling subtle v2.6.1
2026-07-27T16:11:44.4360720Z    Compiling equivalent v1.0.2
2026-07-27T16:11:44.4535966Z    Compiling smallvec v1.15.1
2026-07-27T16:11:44.6172662Z    Compiling futures-core v0.3.32
2026-07-27T16:11:44.6173204Z    Compiling bytes v1.11.1
2026-07-27T16:11:44.6183191Z    Compiling itoa v1.0.18
2026-07-27T16:11:44.8204256Z    Compiling semver v1.0.28
2026-07-27T16:11:44.8598675Z    Compiling stable_deref_trait v1.2.1
2026-07-27T16:11:44.9381689Z    Compiling log v0.4.32
2026-07-27T16:11:44.9382086Z    Compiling generic-array v0.14.7
2026-07-27T16:11:44.9701980Z    Compiling futures-io v0.3.32
2026-07-27T16:11:44.9988465Z    Compiling rand_core v0.10.1
2026-07-27T16:11:45.0848266Z    Compiling futures-sink v0.3.32
2026-07-27T16:11:45.4171717Z    Compiling rustc_version v0.4.1
2026-07-27T16:11:45.4172189Z    Compiling slab v0.4.12
2026-07-27T16:11:45.4310682Z    Compiling futures-channel v0.3.32
2026-07-27T16:11:45.4367384Z    Compiling rustversion v1.0.22
2026-07-27T16:11:45.4528995Z    Compiling hashbrown v0.17.1
2026-07-27T16:11:45.4595163Z    Compiling futures-task v0.3.32
2026-07-27T16:11:45.8194566Z    Compiling getrandom v0.2.17
2026-07-27T16:11:45.8194982Z    Compiling getrandom v0.4.2
2026-07-27T16:11:45.8580648Z    Compiling cpufeatures v0.2.17
2026-07-27T16:11:45.8911202Z    Compiling fnv v1.0.7
2026-07-27T16:11:46.1354110Z    Compiling libc v0.2.186
2026-07-27T16:11:46.4764601Z    Compiling cfg_aliases v0.2.1
2026-07-27T16:11:46.7880149Z    Compiling strsim v0.11.1
2026-07-27T16:11:46.7880597Z    Compiling writeable v0.6.3
2026-07-27T16:11:46.8786203Z    Compiling litemap v0.8.2
2026-07-27T16:11:46.8823409Z    Compiling jobserver v0.1.34
2026-07-27T16:11:46.8823836Z    Compiling autocfg v1.5.1
2026-07-27T16:11:46.9581481Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T16:11:46.9753793Z    Compiling utf8_iter v1.0.4
2026-07-27T16:11:47.2045293Z    Compiling cc v1.2.63
2026-07-27T16:11:47.2045751Z    Compiling indexmap v2.14.0
2026-07-27T16:11:47.2836033Z    Compiling fs_extra v1.3.0
2026-07-27T16:11:47.3851552Z    Compiling syn v2.0.117
2026-07-27T16:11:47.4274876Z    Compiling icu_properties_data v2.2.0
2026-07-27T16:11:47.5958694Z    Compiling crypto-common v0.1.7
2026-07-27T16:11:47.6459349Z    Compiling ident_case v1.0.1
2026-07-27T16:11:47.6459755Z    Compiling dunce v1.0.5
2026-07-27T16:11:47.6855889Z    Compiling percent-encoding v2.3.2
2026-07-27T16:11:47.7331005Z    Compiling http v1.4.1
2026-07-27T16:11:47.8631825Z    Compiling unicode-segmentation v1.13.3
2026-07-27T16:11:47.8872263Z    Compiling cpufeatures v0.3.0
2026-07-27T16:11:47.8914769Z    Compiling aws-lc-rs v1.17.0
2026-07-27T16:11:47.8915112Z    Compiling thiserror v2.0.18
2026-07-27T16:11:48.0114425Z    Compiling scopeguard v1.2.0
2026-07-27T16:11:48.2613248Z    Compiling block-buffer v0.10.4
2026-07-27T16:11:48.3815573Z    Compiling cmake v0.1.58
2026-07-27T16:11:48.4470821Z    Compiling untrusted v0.9.0
2026-07-27T16:11:48.6139509Z    Compiling form_urlencoded v1.2.2
2026-07-27T16:11:48.7117073Z    Compiling chacha20 v0.10.0
2026-07-27T16:11:48.7547198Z    Compiling bitflags v2.12.1
2026-07-27T16:11:48.8048983Z    Compiling winapi v0.3.9
2026-07-27T16:11:49.0033841Z    Compiling num-traits v0.2.19
2026-07-27T16:11:49.1881306Z    Compiling ring v0.17.14
2026-07-27T16:11:49.2486161Z    Compiling lock_api v0.4.14
2026-07-27T16:11:49.3481075Z    Compiling digest v0.10.7
2026-07-27T16:11:49.3795073Z    Compiling windows-strings v0.5.1
2026-07-27T16:11:49.3894792Z    Compiling windows-result v0.4.1
2026-07-27T16:11:49.5069774Z    Compiling rustls v0.23.40
2026-07-27T16:11:49.6168829Z    Compiling rand v0.10.1
2026-07-27T16:11:49.6737963Z    Compiling heck v0.5.0
2026-07-27T16:11:49.7292736Z    Compiling convert_case v0.10.0
2026-07-27T16:11:49.7610347Z    Compiling const-oid v0.10.2
2026-07-27T16:11:49.8754828Z    Compiling aws-lc-sys v0.41.0
2026-07-27T16:11:49.9630007Z    Compiling unicode-xid v0.2.6
2026-07-27T16:11:50.0831147Z    Compiling anyhow v1.0.102
2026-07-27T16:11:50.2498391Z    Compiling atomic-waker v1.1.2
2026-07-27T16:11:50.2499467Z    Compiling httparse v1.10.1
2026-07-27T16:11:50.2748055Z    Compiling parking_lot_core v0.9.12
2026-07-27T16:11:50.2748604Z    Compiling zerocopy v0.8.50
2026-07-27T16:11:50.3654224Z    Compiling http-body v1.0.1
2026-07-27T16:11:50.3934931Z    Compiling curve25519-dalek v4.1.3
2026-07-27T16:11:50.5067968Z    Compiling hybrid-array v0.4.12
2026-07-27T16:11:50.7195651Z    Compiling ahash v0.8.12
2026-07-27T16:11:50.9585963Z    Compiling powerfmt v0.2.0
2026-07-27T16:11:51.1326929Z    Compiling fastrand v2.4.1
2026-07-27T16:11:51.1338445Z    Compiling base64ct v1.8.3
2026-07-27T16:11:51.1696924Z    Compiling either v1.16.0
2026-07-27T16:11:51.2947920Z    Compiling deranged v0.5.8
2026-07-27T16:11:51.9591417Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T16:11:52.0436098Z    Compiling uuid v1.23.2
2026-07-27T16:11:52.1355072Z    Compiling rand_core v0.6.4
2026-07-27T16:11:52.3422174Z    Compiling data-encoding v2.11.0
2026-07-27T16:11:52.4261974Z    Compiling try-lock v0.2.5
2026-07-27T16:11:52.5024502Z    Compiling pkg-config v0.3.33
2026-07-27T16:11:52.5117232Z    Compiling tinyvec_macros v0.1.1
2026-07-27T16:11:52.5440624Z    Compiling time-core v0.1.8
2026-07-27T16:11:52.6473038Z    Compiling synstructure v0.13.2
2026-07-27T16:11:52.6497915Z    Compiling darling_core v0.20.11
2026-07-27T16:11:52.8376179Z    Compiling base64 v0.22.1
2026-07-27T16:11:52.8376873Z    Compiling tower-service v0.3.3
2026-07-27T16:11:52.8843406Z    Compiling num-conv v0.2.2
2026-07-27T16:11:53.0051908Z    Compiling vcpkg v0.2.15
2026-07-27T16:11:53.0372757Z    Compiling zmij v1.0.21
2026-07-27T16:11:53.3281178Z    Compiling tinyvec v1.11.0
2026-07-27T16:11:53.3281683Z    Compiling want v0.3.1
2026-07-27T16:11:53.3887245Z    Compiling parking_lot v0.12.5
2026-07-27T16:11:53.5163730Z    Compiling block-buffer v0.12.0
2026-07-27T16:11:53.6401693Z    Compiling crypto-common v0.2.2
2026-07-27T16:11:53.7452013Z    Compiling sha2 v0.10.9
2026-07-27T16:11:53.8069977Z    Compiling socket2 v0.6.4
2026-07-27T16:11:53.8071429Z    Compiling mio v1.2.1
2026-07-27T16:11:53.8202144Z    Compiling vergen-lib v9.1.0
2026-07-27T16:11:53.9769256Z    Compiling inout v0.1.4
2026-07-27T16:11:54.0946255Z    Compiling n0-future v0.3.2
2026-07-27T16:11:54.1836644Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T16:11:54.3032321Z    Compiling crossbeam-utils v0.8.21
2026-07-27T16:11:54.4228841Z    Compiling diatomic-waker v0.2.3
2026-07-27T16:11:54.4248144Z    Compiling parking v2.2.1
2026-07-27T16:11:54.4605124Z    Compiling serde_json v1.0.150
2026-07-27T16:11:54.5246520Z    Compiling winnow v1.0.3
2026-07-27T16:11:54.6118357Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-27T16:11:54.6862321Z    Compiling signature v2.2.0
2026-07-27T16:11:54.7286266Z    Compiling cordyceps v0.3.4
2026-07-27T16:11:54.9392100Z    Compiling spin v0.10.0
2026-07-27T16:11:54.9392562Z    Compiling httpdate v1.0.3
2026-07-27T16:11:55.0131144Z    Compiling ed25519 v2.2.3
2026-07-27T16:11:55.1795307Z    Compiling futures-buffered v0.2.13
2026-07-27T16:11:55.3406791Z    Compiling digest v0.11.3
2026-07-27T16:11:55.3765269Z    Compiling futures-lite v2.6.1
2026-07-27T16:11:55.4654029Z    Compiling cipher v0.4.4
2026-07-27T16:11:55.5852708Z    Compiling vergen-lib v0.1.6
2026-07-27T16:11:55.5939322Z    Compiling vergen v9.1.0
2026-07-27T16:11:55.6392276Z    Compiling universal-hash v0.5.1
2026-07-27T16:11:55.7812185Z    Compiling noq-udp v0.10.0
2026-07-27T16:11:55.9452818Z    Compiling heapless v0.7.17
2026-07-27T16:11:55.9957154Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T16:11:56.0103873Z    Compiling sync_wrapper v1.0.2
2026-07-27T16:11:56.1419910Z    Compiling allocator-api2 v0.2.21
2026-07-27T16:11:56.1602692Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T16:11:56.2156342Z    Compiling byteorder v1.5.0
2026-07-27T16:11:56.2541447Z    Compiling opaque-debug v0.3.1
2026-07-27T16:11:56.4090943Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T16:11:56.5082948Z    Compiling hash32 v0.2.1
2026-07-27T16:11:56.5342961Z    Compiling polyval v0.6.2
2026-07-27T16:11:56.6623221Z    Compiling serde_derive v1.0.228
2026-07-27T16:11:56.6624313Z    Compiling zeroize_derive v1.4.3
2026-07-27T16:11:56.6796080Z    Compiling zerofrom-derive v0.1.7
2026-07-27T16:11:56.8150222Z    Compiling yoke-derive v0.8.2
2026-07-27T16:11:56.8377930Z    Compiling tokio-macros v2.7.0
2026-07-27T16:11:56.8630226Z    Compiling futures-macro v0.3.32
2026-07-27T16:11:56.8630604Z    Compiling zerovec-derive v0.11.3
2026-07-27T16:11:56.9900945Z    Compiling displaydoc v0.2.6
2026-07-27T16:11:57.0187929Z    Compiling tracing-attributes v0.1.31
2026-07-27T16:11:57.6108030Z    Compiling thiserror-impl v2.0.18
2026-07-27T16:11:57.6488206Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T16:11:57.9296348Z    Compiling zeroize v1.8.2
2026-07-27T16:11:58.1832693Z    Compiling futures-util v0.3.32
2026-07-27T16:11:58.1976669Z    Compiling darling_macro v0.20.11
2026-07-27T16:11:58.3129073Z    Compiling tokio v1.52.3
2026-07-27T16:11:58.3971222Z    Compiling rustls-pki-types v1.14.1
2026-07-27T16:11:58.4200613Z    Compiling derive_more-impl v2.1.1
2026-07-27T16:11:58.6967041Z    Compiling windows-interface v0.59.3
2026-07-27T16:11:58.7519317Z    Compiling windows-implement v0.60.2
2026-07-27T16:11:58.7520283Z    Compiling n0-error-macros v0.1.3
2026-07-27T16:11:58.9328983Z    Compiling spez v0.1.2
2026-07-27T16:11:59.0229045Z    Compiling darling v0.20.11
2026-07-27T16:11:59.2777326Z    Compiling zerofrom v0.1.8
2026-07-27T16:11:59.5222610Z    Compiling derive_builder_core v0.20.2
2026-07-27T16:11:59.6291680Z    Compiling der v0.8.0-rc.10
2026-07-27T16:11:59.7707329Z    Compiling yoke v0.8.3
2026-07-27T16:11:59.7824938Z    Compiling pin-project-internal v1.1.13
2026-07-27T16:11:59.8928368Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T16:11:59.9288180Z    Compiling windows-core v0.62.2
2026-07-27T16:12:00.3644789Z    Compiling zerovec v0.11.6
2026-07-27T16:12:00.3775478Z    Compiling zerotrie v0.2.4
2026-07-27T16:12:00.6755139Z    Compiling n0-error v0.1.3
2026-07-27T16:12:01.2966073Z    Compiling spin v0.9.8
2026-07-27T16:12:01.3475111Z    Compiling vergen-gitcl v1.0.8
2026-07-27T16:12:01.5163445Z    Compiling tinystr v0.8.3
2026-07-27T16:12:01.5192338Z    Compiling potential_utf v0.1.5
2026-07-27T16:12:01.7055345Z    Compiling spki v0.8.0-rc.4
2026-07-27T16:12:01.7348464Z    Compiling ed25519-dalek v2.2.0
2026-07-27T16:12:01.7813549Z    Compiling derive_builder_macro v0.20.2
2026-07-27T16:12:02.0256456Z    Compiling icu_locale_core v2.2.0
2026-07-27T16:12:02.0433245Z    Compiling icu_collections v2.2.0
2026-07-27T16:12:02.0902686Z    Compiling windows-threading v0.2.1
2026-07-27T16:12:02.1456779Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T16:12:02.2233289Z    Compiling tower-layer v0.3.3
2026-07-27T16:12:03.2844940Z    Compiling ryu v1.0.23
2026-07-27T16:12:03.3280009Z    Compiling signature v3.0.0
2026-07-27T16:12:03.4083003Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T16:12:03.5035768Z    Compiling futures-executor v0.3.32
2026-07-27T16:12:03.6407652Z    Compiling fallible-iterator v0.3.0
2026-07-27T16:12:03.6887365Z    Compiling pin-project v1.1.13
2026-07-27T16:12:03.6887911Z    Compiling windows-future v0.3.2
2026-07-27T16:12:03.6899959Z    Compiling derive_builder v0.20.2
2026-07-27T16:12:03.7865011Z    Compiling spt-proto v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-07-27T16:12:03.9612013Z    Compiling futures v0.3.32
2026-07-27T16:12:04.0034601Z    Compiling icu_provider v2.2.0
2026-07-27T16:12:04.1232431Z    Compiling windows-numerics v0.3.1
2026-07-27T16:12:04.1233016Z    Compiling windows-collections v0.3.2
2026-07-27T16:12:04.1233382Z    Compiling windows-targets v0.52.6
2026-07-27T16:12:04.3394412Z    Compiling proc-macro-crate v3.5.0
2026-07-27T16:12:04.3394902Z    Compiling cobs v0.3.0
2026-07-27T16:12:04.6283161Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T16:12:04.6584620Z    Compiling icu_properties v2.2.0
2026-07-27T16:12:04.7054651Z    Compiling icu_normalizer v2.2.0
2026-07-27T16:12:04.7778229Z    Compiling ghash v0.5.1
2026-07-27T16:12:04.8374844Z    Compiling postcard-derive v0.2.2
2026-07-27T16:12:04.8594467Z    Compiling ctr v0.9.2
2026-07-27T16:12:04.9218302Z    Compiling aes v0.8.4
2026-07-27T16:12:05.0155919Z    Compiling ipnet v2.12.0
2026-07-27T16:12:05.2304528Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T16:12:05.5910527Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T16:12:05.5985343Z    Compiling fs2 v0.4.3
2026-07-27T16:12:05.8351314Z    Compiling once_cell v1.21.4
2026-07-27T16:12:05.9228325Z    Compiling prefix-trie v0.8.4
2026-07-27T16:12:05.9643979Z    Compiling time v0.3.47
2026-07-27T16:12:06.0683174Z    Compiling http-body-util v0.1.3
2026-07-27T16:12:06.0732432Z    Compiling aead v0.5.2
2026-07-27T16:12:06.1278497Z    Compiling ipconfig v0.3.4
2026-07-27T16:12:06.1385671Z    Compiling tracing-core v0.1.36
2026-07-27T16:12:06.4188115Z    Compiling widestring v1.2.1
2026-07-27T16:12:06.4769603Z    Compiling arrayvec v0.7.6
2026-07-27T16:12:06.5217666Z    Compiling utf8parse v0.2.2
2026-07-27T16:12:06.6316021Z    Compiling idna_adapter v1.2.2
2026-07-27T16:12:06.7851927Z    Compiling hashbrown v0.14.5
2026-07-27T16:12:06.9150155Z    Compiling idna v1.1.0
2026-07-27T16:12:06.9420852Z    Compiling postcard v1.1.3
2026-07-27T16:12:06.9666851Z    Compiling aes-gcm v0.10.3
2026-07-27T16:12:06.9913098Z    Compiling num_enum_derive v0.7.6
2026-07-27T16:12:06.9916750Z    Compiling data-encoding-macro v0.1.20
2026-07-27T16:12:07.1194514Z    Compiling tracing v0.1.44
2026-07-27T16:12:07.3906249Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T16:12:07.3906580Z    Compiling chrono v0.4.45
2026-07-27T16:12:07.4405879Z    Compiling windows v0.62.2
2026-07-27T16:12:07.4406192Z    Compiling url v2.5.8
2026-07-27T16:12:07.5826062Z    Compiling derive_more v2.1.1
2026-07-27T16:12:07.9176617Z    Compiling windows-sys v0.59.0
2026-07-27T16:12:07.9441149Z    Compiling hashlink v0.9.1
2026-07-27T16:12:08.0554005Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T16:12:08.0555305Z    Compiling crossbeam-channel v0.5.15
2026-07-27T16:12:08.4368821Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T16:12:08.5527333Z    Compiling rusqlite v0.32.1
2026-07-27T16:12:08.5913955Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T16:12:08.6338770Z    Compiling async-trait v0.1.89
2026-07-27T16:12:08.8235514Z    Compiling enum-assoc v1.3.0
2026-07-27T16:12:09.1437134Z    Compiling strum_macros v0.28.0
2026-07-27T16:12:09.1439406Z    Compiling windows-registry v0.6.1
2026-07-27T16:12:09.4561668Z    Compiling blake3 v1.8.5
2026-07-27T16:12:09.4562290Z    Compiling memoffset v0.6.5
2026-07-27T16:12:09.8103765Z    Compiling tokio-util v0.7.18
2026-07-27T16:12:09.8770252Z    Compiling tower v0.5.3
2026-07-27T16:12:09.9998981Z    Compiling noq v0.18.0
2026-07-27T16:12:10.0781625Z    Compiling netwatch v0.16.0
2026-07-27T16:12:10.1322221Z    Compiling spt-store v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-07-27T16:12:10.1691226Z    Compiling acto v0.8.2
2026-07-27T16:12:10.4144617Z    Compiling rustc-hash v2.1.2
2026-07-27T16:12:10.4507599Z    Compiling thiserror v1.0.69
2026-07-27T16:12:10.6428912Z    Compiling mac-addr v0.3.0
2026-07-27T16:12:10.7101800Z    Compiling ref-cast v1.0.25
2026-07-27T16:12:10.7180392Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T16:12:10.8757547Z    Compiling foldhash v0.2.0
2026-07-27T16:12:10.8757894Z    Compiling xml-rs v0.8.28
2026-07-27T16:12:11.0035278Z    Compiling lru-slab v0.1.2
2026-07-27T16:12:11.0121598Z    Compiling tagptr v0.2.0
2026-07-27T16:12:11.0384788Z    Compiling identity-hash v0.1.0
2026-07-27T16:12:11.1385184Z    Compiling hashbrown v0.16.1
2026-07-27T16:12:11.2138520Z    Compiling tower-http v0.6.11
2026-07-27T16:12:11.2437276Z    Compiling h2 v0.4.14
2026-07-27T16:12:11.4979998Z    Compiling moka v0.12.15
2026-07-27T16:12:11.5479483Z    Compiling n0-watcher v0.6.1
2026-07-27T16:12:11.6056760Z    Compiling tokio-stream v0.1.18
2026-07-27T16:12:11.6085233Z    Compiling netdev v0.42.0
2026-07-27T16:12:11.8429963Z    Compiling iroh-relay v0.98.0
2026-07-27T16:12:12.1736041Z    Compiling xmltree v0.10.3
2026-07-27T16:12:12.4936959Z    Compiling iroh-metrics v0.38.3
2026-07-27T16:12:12.7059530Z    Compiling num_enum v0.7.6
2026-07-27T16:12:12.7976526Z    Compiling iroh-base v0.98.0
2026-07-27T16:12:12.8245868Z    Compiling attohttpc v0.30.1
2026-07-27T16:12:12.9270279Z    Compiling serde_spanned v0.6.9
2026-07-27T16:12:13.1299702Z    Compiling toml_datetime v0.6.11
2026-07-27T16:12:13.1300087Z    Compiling ref-cast-impl v1.0.25
2026-07-27T16:12:13.1334100Z    Compiling thiserror-impl v1.0.69
2026-07-27T16:12:13.2647327Z    Compiling strum v0.28.0
2026-07-27T16:12:13.4690090Z    Compiling serde_derive_internals v0.29.1
2026-07-27T16:12:13.5484887Z    Compiling simple-dns v0.9.3
2026-07-27T16:12:13.7759733Z    Compiling serial-core v0.4.0
2026-07-27T16:12:13.7870586Z    Compiling aho-corasick v1.1.4
2026-07-27T16:12:13.9061024Z    Compiling regex-syntax v0.8.10
2026-07-27T16:12:14.1658699Z    Compiling spt-msg v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-07-27T16:12:14.2361597Z    Compiling simdutf8 v0.1.5
2026-07-27T16:12:14.3575795Z    Compiling winreg v0.10.1
2026-07-27T16:12:14.4910056Z    Compiling resolv-conf v0.7.6
2026-07-27T16:12:14.8176258Z    Compiling constant_time_eq v0.4.2
2026-07-27T16:12:14.8222546Z    Compiling winnow v0.7.15
2026-07-27T16:12:15.1315649Z    Compiling toml_write v0.1.2
2026-07-27T16:12:15.1793000Z    Compiling sha1_smol v1.0.1
2026-07-27T16:12:15.2652702Z    Compiling smol_str v0.1.24
2026-07-27T16:12:15.3657034Z    Compiling arrayref v0.3.9
2026-07-27T16:12:15.5946085Z    Compiling schemars_derive v1.2.1
2026-07-27T16:12:15.7438848Z    Compiling iroh-dns v0.98.0
2026-07-27T16:12:15.7979238Z    Compiling serial-windows v0.4.0
2026-07-27T16:12:16.5025708Z    Compiling hyper v1.10.1
2026-07-27T16:12:16.5835417Z    Compiling lru v0.16.4
2026-07-27T16:12:16.6029019Z    Compiling webpki-roots v1.0.7
2026-07-27T16:12:16.7108131Z    Compiling seize v0.5.1
2026-07-27T16:12:16.8292321Z    Compiling darling_core v0.23.0
2026-07-27T16:12:16.8691216Z    Compiling regex-automata v0.4.14
2026-07-27T16:12:16.9452987Z    Compiling hmac v0.12.1
2026-07-27T16:12:17.0014205Z    Compiling serde_bytes v0.11.19
2026-07-27T16:12:17.1374498Z    Compiling iroh v0.98.2
2026-07-27T16:12:17.4413167Z    Compiling toml_edit v0.22.27
2026-07-27T16:12:17.4606886Z    Compiling bitflags v1.3.2
2026-07-27T16:12:17.5132426Z    Compiling dyn-clone v1.0.20
2026-07-27T16:12:17.6192190Z    Compiling once_cell_polyfill v1.70.2
2026-07-27T16:12:17.7311178Z    Compiling lazy_static v1.5.0
2026-07-27T16:12:17.7826278Z    Compiling pin-utils v0.1.0
2026-07-27T16:12:17.8277194Z    Compiling cmov v0.5.4
2026-07-27T16:12:17.8762758Z    Compiling anstyle v1.0.14
2026-07-27T16:12:17.9720588Z    Compiling nix v0.25.1
2026-07-27T16:12:17.9757063Z    Compiling shared_library v0.1.9
2026-07-27T16:12:18.1844548Z    Compiling anstyle-wincon v3.0.11
2026-07-27T16:12:18.2214369Z    Compiling ctutils v0.4.2
2026-07-27T16:12:18.3664783Z    Compiling papaya v0.2.4
2026-07-27T16:12:18.3667985Z    Compiling hkdf v0.12.4
2026-07-27T16:12:18.5733507Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T16:12:18.5734043Z    Compiling schemars v1.2.1
2026-07-27T16:12:18.7632750Z    Compiling serial v0.4.0
2026-07-27T16:12:19.0039614Z    Compiling filedescriptor v0.8.3
2026-07-27T16:12:19.0835306Z    Compiling hyper-util v0.1.20
2026-07-27T16:12:19.1029271Z    Compiling backon v1.6.0
2026-07-27T16:12:19.1872663Z    Compiling anstyle-parse v1.0.0
2026-07-27T16:12:19.6378372Z    Compiling anstyle-query v1.1.5
2026-07-27T16:12:19.7616031Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T16:12:19.7616446Z    Compiling colorchoice v1.0.5
2026-07-27T16:12:19.7616754Z    Compiling downcast-rs v1.2.1
2026-07-27T16:12:20.0566510Z    Compiling shell-words v1.1.1
2026-07-27T16:12:20.1316943Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T16:12:20.2356411Z    Compiling instability v0.3.12
2026-07-27T16:12:20.2929771Z    Compiling toml v0.8.23
2026-07-27T16:12:20.2930110Z    Compiling foldhash v0.1.5
2026-07-27T16:12:20.5686232Z    Compiling regex v1.12.3
2026-07-27T16:12:20.6494347Z    Compiling paste v1.0.15
2026-07-27T16:12:20.7260215Z    Compiling unicode-width v0.2.0
2026-07-27T16:12:21.0320380Z    Compiling vte v0.13.1
2026-07-27T16:12:21.0686916Z    Compiling hashbrown v0.15.5
2026-07-27T16:12:21.1241987Z    Compiling igd-next v0.17.1
2026-07-27T16:12:21.4561779Z    Compiling spt-runtime v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-07-27T16:12:21.8210930Z    Compiling anstream v1.0.0
2026-07-27T16:12:21.8260196Z    Compiling portable-pty v0.8.1
2026-07-27T16:12:21.8498469Z    Compiling spake2 v0.4.0
2026-07-27T16:12:21.9911114Z    Compiling strum_macros v0.26.4
2026-07-27T16:12:22.1553704Z    Compiling crossterm_winapi v0.9.1
2026-07-27T16:12:22.3257676Z    Compiling terminal_size v0.4.4
2026-07-27T16:12:22.5159082Z    Compiling itertools v0.13.0
2026-07-27T16:12:22.5188827Z    Compiling sha1 v0.10.6
2026-07-27T16:12:22.5291697Z    Compiling darling_macro v0.23.0
2026-07-27T16:12:22.6062992Z    Compiling wmi v0.18.4
2026-07-27T16:12:22.6063302Z    Compiling castaway v0.2.4
2026-07-27T16:12:22.8191747Z    Compiling doctest-file v1.1.1
2026-07-27T16:12:22.9216617Z    Compiling static_assertions v1.1.0
2026-07-27T16:12:22.9976858Z    Compiling unicode-width v0.1.14
2026-07-27T16:12:23.2066636Z    Compiling darling v0.23.0
2026-07-27T16:12:23.2665597Z    Compiling clap_lex v1.1.0
2026-07-27T16:12:23.5662405Z    Compiling recvmsg v1.0.0
2026-07-27T16:12:23.6068845Z    Compiling indoc v2.0.7
2026-07-27T16:12:23.6724440Z    Compiling clap_builder v4.6.0
2026-07-27T16:12:23.7212286Z    Compiling compact_str v0.8.2
2026-07-27T16:12:23.7212906Z    Compiling crossterm v0.28.1
2026-07-27T16:12:24.7910744Z    Compiling spt-live v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-07-27T16:12:25.0829039Z    Compiling unicode-truncate v1.1.0
2026-07-27T16:12:25.3574847Z    Compiling portmapper v0.16.0
2026-07-27T16:12:25.3936941Z    Compiling strum v0.26.3
2026-07-27T16:12:25.4498862Z    Compiling interprocess v2.4.2
2026-07-27T16:12:25.6213219Z    Compiling spt-term v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-07-27T16:12:25.6255185Z    Compiling lru v0.12.5
2026-07-27T16:12:25.9249708Z    Compiling clap_derive v4.6.1
2026-07-27T16:12:25.9904659Z    Compiling error-code v3.3.2
2026-07-27T16:12:26.1116822Z    Compiling cassowary v0.3.0
2026-07-27T16:12:26.2290474Z    Compiling clipboard-win v5.4.1
2026-07-27T16:12:26.5675337Z    Compiling ratatui v0.29.0
2026-07-27T16:12:26.9499922Z    Compiling nucleo-matcher v0.3.1
2026-07-27T16:12:26.9957568Z    Compiling qrcode v0.14.1
2026-07-27T16:12:27.2171444Z    Compiling tempfile v3.27.0
2026-07-27T16:12:28.8942816Z    Compiling clap v4.6.1
2026-07-27T16:12:45.9601308Z    Compiling rustls-webpki v0.103.13
2026-07-27T16:12:49.5577421Z    Compiling tokio-rustls v0.26.4
2026-07-27T16:12:49.5577695Z    Compiling noq-proto v0.17.0
2026-07-27T16:12:49.5577944Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T16:12:49.7908180Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T16:12:49.7908788Z    Compiling hyper-rustls v0.27.9
2026-07-27T16:12:49.7909099Z    Compiling tokio-websockets v0.13.2
2026-07-27T16:12:50.0537206Z    Compiling reqwest v0.13.4
2026-07-27T16:12:51.2651348Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T16:13:13.9226830Z    Compiling spt-net v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-07-27T16:13:15.7490931Z    Compiling spt-daemon v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-07-27T16:13:31.3347718Z    Compiling spt v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-07-27T16:13:43.3760428Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s
2026-07-27T16:13:43.4055218Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-6a1429c81ae11b19.exe)
2026-07-27T16:13:43.5065678Z 
2026-07-27T16:13:43.5066071Z running 1 test
2026-07-27T16:13:52.2248388Z test new_brain_serves_against_old_broker ... ok
2026-07-27T16:13:52.2248740Z 
2026-07-27T16:13:52.2249020Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.72s
2026-07-27T16:13:52.2249386Z 
2026-07-27T16:13:52.2657625Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-07-27T16:13:52.2658040Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-07-27T16:13:52.2662991Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T16:13:52.2663282Z ##[endgroup]
2026-07-27T16:13:52.5331229Z CI-CENSUS scope roots:
2026-07-27T16:13:52.5341978Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T16:13:52.5342931Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-27T16:13:52.5343995Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-27T16:13:52.5345047Z   root: C:\actions-runner\_work\_temp
2026-07-27T16:13:52.5345643Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-27T16:13:52.5681337Z CI-REAP: pre-reap state
2026-07-27T16:13:52.5883939Z CI-CENSUS phase=pre-reap box_procs=537 box_handles=204530 family_total=19 family_handles=3089 scoped=0 unscoped=19 unreadable_path=0
2026-07-27T16:13:52.5936138Z   FOREIGN  pid=11476   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5937548Z   FOREIGN  pid=15456   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5938451Z   FOREIGN  pid=21004   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5940082Z   FOREIGN  pid=22476   handles=134    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T16:13:52.5941208Z   FOREIGN  pid=25576   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5942286Z   FOREIGN  pid=30896   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5943160Z   FOREIGN  pid=33144   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5943982Z   FOREIGN  pid=36548   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5944920Z   FOREIGN  pid=36588   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5945898Z   FOREIGN  pid=42080   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5946817Z   FOREIGN  pid=43476   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5947677Z   FOREIGN  pid=44052   handles=611    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5948554Z   FOREIGN  pid=45428   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5949767Z   FOREIGN  pid=45796   handles=265    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T16:13:52.5951013Z   FOREIGN  pid=45868   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5952000Z   FOREIGN  pid=45964   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5953421Z   FOREIGN  pid=46476   handles=173    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5954182Z   FOREIGN  pid=46532   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:52.5955167Z   FOREIGN  pid=47084   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1327220Z CI-CENSUS phase=end box_procs=537 box_handles=204578 family_total=19 family_handles=3087 scoped=0 unscoped=19 unreadable_path=0
2026-07-27T16:13:54.1331005Z   FOREIGN  pid=11476   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1332184Z   FOREIGN  pid=15456   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1333267Z   FOREIGN  pid=21004   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1334562Z   FOREIGN  pid=22476   handles=134    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T16:13:54.1337204Z   FOREIGN  pid=25576   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1337639Z   FOREIGN  pid=30896   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1338405Z   FOREIGN  pid=33144   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1339884Z   FOREIGN  pid=36548   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1340917Z   FOREIGN  pid=36588   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1342379Z   FOREIGN  pid=42080   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1343819Z   FOREIGN  pid=43476   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1344814Z   FOREIGN  pid=44052   handles=609    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1345820Z   FOREIGN  pid=45428   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1347219Z   FOREIGN  pid=45796   handles=265    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T16:13:54.1348531Z   FOREIGN  pid=45868   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1349600Z   FOREIGN  pid=45964   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1350814Z   FOREIGN  pid=46476   handles=173    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1351913Z   FOREIGN  pid=46532   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1353063Z   FOREIGN  pid=47084   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T16:13:54.1359687Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-07-27T16:13:54.2136977Z Post job cleanup.
2026-07-27T16:13:54.3293065Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T16:13:54.3508075Z git version 2.43.0.windows.1
2026-07-27T16:13:54.3541050Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cc2cd899-86a3-487e-b78b-e6773ae761b6\.gitconfig'
2026-07-27T16:13:54.3557450Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cc2cd899-86a3-487e-b78b-e6773ae761b6' before making global git config changes
2026-07-27T16:13:54.3558229Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T16:13:54.3564316Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T16:13:54.3846148Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T16:13:54.4083928Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T16:13:54.8316717Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T16:13:54.8528082Z http.https://github.com/.extraheader
2026-07-27T16:13:54.8551538Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-27T16:13:54.8793605Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T16:13:55.3139506Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T16:13:55.3363085Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T16:13:56.5380982Z Cleaning up orphan processes
